home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inside Mac Games Volume 2 October
/
IMG Oct-94.toast
/
Shareware
/
Starbound
/
StarBound
/
StarBound.rsrc
/
sbmt_144_Numbers
< prev
next >
Wrap
Text File
|
1994-08-26
|
839b
|
19 lines
The Numbers
Figuring out when planet values will increase is not very
complicated. Each planet has 98 points to spend each round.
Twenty points are automatically expended toward the race's
specialty, the other 78 are yours to spend how you wish.(Note:
The planet's bars are only 78 wide and the extra twenty points are
not shown.) Each point is worth the planet's output MT's. For
each value this amount is placed into a sum, the next value is
reached when:
Tech: sum >= 2^old-tech * 500
Ship: sum >= (weapon+shield+move+detect)*250
Output: sum >= old-output * 200
Repairing shield: sum >= old-shield * 10
Don't worry, extra MT's are carried over so none are wasted.
Example: Your planet has a weapon of 7, you need to accumulate
2^7*500=64,000 MT's to get to level 8. Good luck!
ˇ